Skip to content

feat(reserves): support thermal reserves#3280

Merged
MartinBelthle merged 156 commits into
devfrom
feat/support-thermal-reserves
Jul 9, 2026
Merged

feat(reserves): support thermal reserves#3280
MartinBelthle merged 156 commits into
devfrom
feat/support-thermal-reserves

Conversation

@MartinBelthle

@MartinBelthle MartinBelthle commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

4 new endpoints introduced:

  • GET /studies/{uuid}/areas/{area_id}/reserves/symmetries/thermals
  • PUT /studies/{uuid}/areas/{area_id}/reserves/symmetries/thermals
  • GET /studies/{uuid}/areas/{area_id}/reserves/certifications/thermals
  • PUT /studies/{uuid}/areas/{area_id}/reserves/certifications/thermals

@MartinBelthle MartinBelthle self-assigned this Jun 24, 2026
@MartinBelthle MartinBelthle requested a review from sylvlecl July 3, 2026 16:08

@sylvlecl sylvlecl left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor stuff: we need to document the saving behaviour, and there are some issues in the in-mem implementation.

Since it's not used, we may decide to just not implement it for now, but we'd better not keep bugs in it

Comment thread antarest/study/dao/database/database_reserve_symmetries_dao.py Outdated
Comment thread antarest/study/dao/api/reserve_symmetries_dao.py
Comment thread antarest/study/dao/api/reserve_symmetries_dao.py
Comment thread antarest/study/dao/memory/in_memory_study_dao.py
Comment thread antarest/study/dao/memory/in_memory_study_dao.py
Comment thread antarest/study/dao/memory/in_memory_study_dao.py
@MartinBelthle MartinBelthle merged commit 567e57e into dev Jul 9, 2026
14 of 15 checks passed
@MartinBelthle MartinBelthle deleted the feat/support-thermal-reserves branch July 9, 2026 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants